home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / PavBckIn.dll / 0 / RCDATA / TFORMCOPIANDO / TFORMCOPIANDO.txt
Text File  |  2008-07-03  |  3KB  |  122 lines

  1. object FormCopiando: TFormCopiando
  2.   Left = 389
  3.   Top = 222
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = '%d%% copiando...'
  7.   ClientHeight = 237
  8.   ClientWidth = 431
  9.   Color = 14609391
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object LCopiandoen: TLabel
  21.     Left = 13
  22.     Top = 77
  23.     Width = 105
  24.     Height = 13
  25.     Caption = 'Copiando en:'
  26.     Constraints.MaxWidth = 105
  27.     Constraints.MinWidth = 105
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -11
  31.     Font.Name = 'Tahoma'
  32.     Font.Style = []
  33.     ParentFont = False
  34.     WordWrap = True
  35.   end
  36.   object LCopiandoNombre: TLabel
  37.     Left = 13
  38.     Top = 109
  39.     Width = 396
  40.     Height = 13
  41.     AutoSize = False
  42.     Caption = 'Copiando...'
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clWindowText
  45.     Font.Height = -11
  46.     Font.Name = 'Tahoma'
  47.     Font.Style = []
  48.     ParentFont = False
  49.     WordWrap = True
  50.   end
  51.   object LCopiandoCopia: TLabel
  52.     Left = 13
  53.     Top = 149
  54.     Width = 396
  55.     Height = 13
  56.     AutoSize = False
  57.     Caption = 'Copiando...'
  58.     Font.Charset = DEFAULT_CHARSET
  59.     Font.Color = clWindowText
  60.     Font.Height = -11
  61.     Font.Name = 'Tahoma'
  62.     Font.Style = []
  63.     ParentFont = False
  64.     WordWrap = True
  65.   end
  66.   object PlaProgressBar1: TPlaProgressBar
  67.     Left = 12
  68.     Top = 125
  69.     Width = 396
  70.     Height = 17
  71.     Position = 0
  72.     Step = 0
  73.   end
  74.   object PlaProgressBar2: TPlaProgressBar
  75.     Left = 12
  76.     Top = 165
  77.     Width = 396
  78.     Height = 17
  79.     Position = 0
  80.     Step = 0
  81.   end
  82.   object Lruta: TLabel
  83.     Left = 144
  84.     Top = 77
  85.     Width = 265
  86.     Height = 13
  87.     AutoSize = False
  88.     Font.Charset = DEFAULT_CHARSET
  89.     Font.Color = clWindowText
  90.     Font.Height = -11
  91.     Font.Name = 'Tahoma'
  92.     Font.Style = []
  93.     ParentFont = False
  94.     WordWrap = True
  95.   end
  96.   object PBCancelar: TPlaButton
  97.     Left = 319
  98.     Top = 197
  99.     Width = 89
  100.     Height = 21
  101.     Caption = 'Cancelar'
  102.     Font.Charset = DEFAULT_CHARSET
  103.     Font.Color = clWindowText
  104.     Font.Height = -11
  105.     Font.Name = 'Tahoma'
  106.     Font.Style = []
  107.     ParentFont = False
  108.     TabOrder = 0
  109.     OnClick = PBCancelarClick
  110.   end
  111.   object AnimateCoping: TAnimate
  112.     Left = 42
  113.     Top = 6
  114.     Width = 341
  115.     Height = 49
  116.     Active = True
  117.     AutoSize = False
  118.     CommonAVI = aviCopyFiles
  119.     StopFrame = 31
  120.   end
  121. end
  122.